-
as seen on Stack Overflow
- Search for 'Stack Overflow'
The following class implements a chatGUI. When it runs okay the screen looks like this:
Fine ChatGUI
The problem is very often when i enter text of large length ie. 50 - 100 chars the gui goes crazy. the chat history box shrinks as shown in this image.
Any ideas regarding what is causing this?
Thank…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
I am facing a weird problem when using MicroSoft JVM to run my Applet. I have an AWT panel with 4 textfields which is added to a dialog box. Everything goes fine until I enter a decimal value into the textfield and close the dialog box. When i reopen the dialog box the textfield inside the panel…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Greetings -
I have a table of Articles and a table of Categories.
An Article can be used in many Categories, so I have created a table of ArticleCategories like this:
BridgeID int (PK)
ArticleID int
CategoryID int
Now, I want to create constraints/relationships such that the ArticleID-CategoryID…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi All,
I am using slider control to create a progress bar for media player.
Problem:
the max value and slider size is not matching. The video get complete before it reaches the end of the slider.
Code:
<script type="text/javascript" src="js/jquery.ui.core.js"></script>
<script…
>>> More
-
as seen on Oracle Technology Network
- Search for 'Oracle Technology Network'
Our technologist uses constraints to improve query performance.
>>> More